home *** CD-ROM | disk | FTP | other *** search
/ Swimwear Illustrated / Swimwear Illustrated.iso / mac / main / MAGAZ32.DIR / 00005_Script_5 < prev    next >
Text File  |  1996-02-22  |  153b  |  7 lines

  1. on exitFrame
  2.   repeat with s = 6 to 23
  3.     set the visible of sprite s to false
  4.   end repeat
  5.   preloadcast 11, 14
  6.   sound playfile 1, "Kim.aif"
  7. end